-
Home
-
Bulk Product Editing For WooCommerce
-
4.0.0
-
Code
-
Classes
- Variation_Update
Total Complexity |
102 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
385 |
Lines of code |
302 |
Logical lines of code |
174 |
Comment lines |
1 |
Methods |
12 |
Properties |
13 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
variation_update() |
C |
34 |
30 |
82 |
attribute_update() |
C |
35 |
26 |
76 |
perform() |
C |
37 |
24 |
73 |
set_prev_variations() |
A |
55 |
8 |
19 |
set_update_data() |
S |
63 |
5 |
9 |
save_history_item() |
S |
62 |
2 |
11 |
get_instance() |
S |
72 |
2 |
6 |
__construct() |
S |
73 |
1 |
5 |
is_processing() |
S |
82 |
1 |
3 |
get_history_id() |
S |
82 |
1 |
3 |
default_variation_update() |
S |
73 |
1 |
5 |
save_history() |
S |
63 |
1 |
10 |